Skip to content

Commit 480b76f

Browse files
authored
Merge pull request #635 from rgroesslinger/main
add stable-diffusion.cpp to install target (fix #580)
2 parents c344ac7 + a1a5c1f commit 480b76f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ install: llamafile/zipalign.1 \
4545
o/$(MODE)/llama.cpp/llama-bench/llama-bench \
4646
o/$(MODE)/llama.cpp/perplexity/perplexity \
4747
o/$(MODE)/llama.cpp/llava/llava-quantize \
48+
o/$(MODE)/stable-diffusion.cpp/main \
4849
o/$(MODE)/whisper.cpp/main \
4950
o/$(MODE)/llamafile/server/main
5051
mkdir -p $(PREFIX)/bin

0 commit comments

Comments
 (0)